2025-07-13 00:52:33,483 [ 302723 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 00:52:33,483 [ 302723 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 00:52:33,483 [ 302723 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 00:52:33,483 [ 302723 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4gve5p --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_postgresql/test.py::test_where_false 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered]' 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [56 items] scheduling tests via LoadFileScheduling test_transactions/test.py::test_rollback_unfinished_on_restart1 test_table_function_mongodb/test.py::test_auth_source test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_storage_url/test.py::test_file_formats[CSV] test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_userspace_page_cache/test.py::test_basics test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_system_logs_recreate/test.py::test_drop_system_log test_storage_postgresql/test.py::test_where_false [gw3] [ 1%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw3] [ 3%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw3] [ 5%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw1] [ 7%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw1] [ 8%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw1] [ 10%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw1] [ 12%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw1] [ 14%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights [gw9] [ 16%] PASSED test_storage_postgresql/test.py::test_where_false [gw1] [ 17%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster [gw1] [ 19%] PASSED test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection [gw1] [ 21%] PASSED test_storage_url/test.py::test_url_cluster_with_named_collection test_zookeeper_config/test_password.py::test_identity [gw8] [ 23%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw5] [ 25%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw5] [ 26%] SKIPPED test_userspace_page_cache/test.py::test_size_adjustment [gw6] [ 28%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw2] [ 30%] PASSED test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type [gw8] [ 32%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw2] [ 33%] PASSED test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type [gw2] [ 35%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns [gw2] [ 37%] PASSED test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials [gw2] [ 39%] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid [gw4] [ 41%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw6] [ 42%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read [gw7] [ 44%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw2] [ 46%] PASSED test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection [gw2] [ 48%] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw2] [ 50%] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw2] [ 51%] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw2] [ 53%] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw2] [ 55%] PASSED test_table_function_mongodb/test.py::test_simple_select_uri [gw7] [ 57%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw9] [ 58%] PASSED test_zookeeper_config/test_password.py::test_identity test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_user_defined_object_persistence/test.py::test_persistence test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw6] [ 60%] PASSED test_union_header/test.py::test_read [gw7] [ 62%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw8] [ 64%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw5] [ 66%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw4] [ 67%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_system_logs_comment/test.py::test_system_logs_comment [gw4] [ 69%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw0] [ 71%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] [gw0] [ 73%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] [gw0] [ 75%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] [gw0] [ 76%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] [gw0] [ 78%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] [gw0] [ 80%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] [gw0] [ 82%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] [gw0] [ 83%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] [gw0] [ 85%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] [gw0] [ 87%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] [gw0] [ 89%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] [gw0] [ 91%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch [gw0] [ 92%] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] [gw0] [ 94%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] [gw0] [ 96%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] [gw0] [ 98%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] [gw0] [100%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source /ClickHouse/tests/integration/test_table_function_mongodb/test.py:368: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:125: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_missing_columns /ClickHouse/tests/integration/test_table_function_mongodb/test.py:404: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 231.23s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 54.31s call test_system_logs_recreate/test.py::test_system_logs_recreate 30.64s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 26.85s setup test_table_function_mongodb/test.py::test_auth_source 23.73s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 22.96s teardown test_userspace_page_cache/test.py::test_size_adjustment 22.42s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 21.23s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 21.17s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 21.13s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 21.09s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 21.02s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 20.19s setup test_union_header/test.py::test_read 20.08s setup test_zookeeper_config/test_password.py::test_identity 20.03s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 19.99s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 19.85s setup test_storage_postgresql/test.py::test_where_false 19.78s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 19.56s call test_system_logs_recreate/test.py::test_drop_system_log 17.64s setup test_userspace_page_cache/test.py::test_basics 16.93s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 14.91s setup test_storage_url/test.py::test_file_formats[CSV] 14.68s call test_user_defined_object_persistence/test.py::test_persistence 14.30s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.00s setup test_system_logs_recreate/test.py::test_drop_system_log 12.86s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 12.48s setup test_system_logs_comment/test.py::test_system_logs_comment 11.68s setup test_user_defined_object_persistence/test.py::test_persistence 11.28s teardown test_zookeeper_config/test_password.py::test_identity 8.68s call test_userspace_page_cache/test.py::test_basics 8.59s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 8.44s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 8.34s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 8.08s call test_table_function_mongodb/test.py::test_oid 7.67s teardown test_storage_url/test.py::test_url_cluster_with_named_collection 7.23s call test_transactions/test.py::test_rollback_unfinished_on_restart2 7.08s call test_transactions/test.py::test_rollback_unfinished_on_restart1 7.00s teardown test_union_header/test.py::test_read 5.57s teardown test_storage_postgresql/test.py::test_where_false 4.36s call test_system_logs_comment/test.py::test_system_logs_comment 4.36s teardown test_table_function_mongodb/test.py::test_simple_select_uri 4.06s call test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 4.06s call test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 4.01s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 3.99s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 3.83s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 3.82s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 3.78s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 3.75s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 3.74s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 2.45s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 2.23s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 2.12s call test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 2.08s call test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 2.06s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 2.05s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 2.02s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 2.01s call test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 2.00s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 1.89s call test_storage_url/test.py::test_table_function_url_access_rights 1.86s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 1.79s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 1.46s call test_storage_url/test.py::test_file_formats[CSV] 1.32s call test_storage_url/test.py::test_file_formats[TSV] 1.21s call test_storage_url/test.py::test_file_formats[JSONEachRow] 1.20s call test_zookeeper_config/test_password.py::test_identity 1.18s call test_table_function_mongodb/test.py::test_secure_connection 1.15s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 1.11s call test_table_function_mongodb/test.py::test_simple_select_uri 1.07s call test_table_function_mongodb/test.py::test_secure_connection_uri 1.07s call test_table_function_mongodb/test.py::test_simple_select 1.05s teardown test_user_defined_object_persistence/test.py::test_persistence 1.04s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.95s setup test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.92s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 0.92s call test_storage_url/test.py::test_file_formats[Parquet] 0.90s teardown test_system_logs_comment/test.py::test_system_logs_comment 0.86s call test_table_function_mongodb/test.py::test_complex_data_type 0.85s setup test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.85s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.80s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.80s call test_storage_url/test.py::test_url_cluster 0.80s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.71s call test_storage_postgresql/test.py::test_where_false 0.70s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.70s call test_storage_url/test.py::test_partition_by 0.67s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.65s call test_table_function_mongodb/test.py::test_auth_source 0.65s call test_userspace_page_cache/test.py::test_size_adjustment 0.62s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.62s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.58s call test_storage_url/test.py::test_url_cluster_with_named_collection 0.58s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 0.56s call test_table_function_mongodb/test.py::test_no_credentials 0.55s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.55s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.55s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.55s setup test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.55s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.46s call test_table_function_mongodb/test.py::test_missing_columns 0.43s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.30s call test_table_function_mongodb/test.py::test_incorrect_data_type 0.27s call test_union_header/test.py::test_read 0.22s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_storage_url/test.py::test_url_cluster_with_named_collection 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.00s setup test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_table_function_mongodb/test.py::test_oid 0.00s teardown test_table_function_mongodb/test.py::test_simple_select 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_table_function_mongodb/test.py::test_auth_source 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_storage_url/test.py::test_url_cluster 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials 0.00s teardown test_table_function_mongodb/test.py::test_oid 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_postgresql/test.py::test_where_false PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_url/test.py::test_url_cluster PASSED test_storage_url/test.py::test_url_cluster_with_named_collection PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_userspace_page_cache/test.py::test_basics PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_table_function_mongodb/test.py::test_auth_source PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_table_function_mongodb/test.py::test_complex_data_type PASSED test_table_function_mongodb/test.py::test_incorrect_data_type PASSED test_table_function_mongodb/test.py::test_missing_columns PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_table_function_mongodb/test.py::test_oid PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_table_function_mongodb/test.py::test_simple_select_uri PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_union_header/test.py::test_read PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] SKIPPED [1] test_userspace_page_cache/test.py:163: sanitizer build has higher memory consumption; also it is slow ============ 55 passed, 1 skipped, 11 warnings in 412.18s (0:06:52) ============